Creates an enumerator that contains the same enumeration state as the current enumerator.
HRESULT Clone (
   IEnumDebugPropertyInfo** ppEnum
); |
Parameters
- ppEnum
-
[out] Returns the cloned IEnumDebugPropertyInfo interface.
Creates an enumerator that contains the same enumeration state as the current enumerator.
HRESULT Clone (
   IEnumDebugPropertyInfo** ppEnum
); |
[out] Returns the cloned IEnumDebugPropertyInfo interface.